func runtime.startTheWorldGC

5 uses

	runtime (current package)
		debug.go#L104: 	startTheWorldGC(stw)
		debug.go#L146: 	startTheWorldGC(stw)
		proc.go#L1580: func startTheWorldGC(w worldStop) {
		proc.go#L7105: 			startTheWorldGC(stw)
		proc.go#L7118: 		startTheWorldGC(stw)